Foundation API Reference
Foundation API Reference
/
io.esper.foundationsdk.usb
Package-level
declarations
Provides features for managing USB stack, like USB access permissions etc.
Types
Types
Usb
Permission
Manager
Link copied to clipboard
@
ParametersAreNonnullByDefault
(
)
public
class
UsbPermissionManager
extends
AbstractManager
<
Service
>
Compared to the default permission manager of Android, this one can persist permissions across package re-installations, as this one uses the package name instead of UID.